Programming Philosophy
Programming Screen Mapping applications differ from typical data collection applications in that problems, if and when encountered, need to be handled automatically by the application program without the involvement of the remote data collection users. For example, the RFgenSM module contains built-in commands, such as ‘SM.GetText’, that can be used to search for specified text in a host screen (at a specific ‘Col, Row’ location, or anywhere on the screen). This, plus other diagnostics, allow programmers to positively identify the correctness of ‘happenings’ within a host application.